'宣言
Public Overloads Function Number( _
ByVal isNumber As System.Nullable(Of Boolean), _
ByVal decimalSeparator As System.Nullable(Of Char), _
ByVal thousandsSeparator As System.Nullable(Of Char), _
Optional ByVal errorMessage As System.String _
) As TOut